Upgrading 2.6.9 or Newer Versions to 2.7.18:

1) Using the workstation browser, enter the IP address of the RouteFinder (i.e. http://192.168.2.1).
2) Login as admin and enter the admin password.
3) Click the Utilities button on the top.
4) Click the Firmware Upgrade option on the left.
5) Click the Browse button and select the latest version of BIN file, MTCBA-x-EN2-u-v2.7.18-2013-03-07.bin.
6) Click the Upgrade button.
7) Enter the WebAdmin and verify the model and version information under "Statistics & Logs".
8) Modify any desired settings and perform a Save & Restart.  Otherwise, the upgrade 
is complete and the main(home) page should also indicate the version to be 2.7.18.

Release notes:
--------------------------------------------------
Firmware/Software Version 2.7.18
 Timestamp = 03/07/2013  4:07pm
--------------------------------------------------

Version 2.7.18:
 *Added support DHCP option 15.

Version 2.7.17:
 * Fixed EV2 radio access failure.

Version 2.7.16:
 * Updated web help

Version 2.7.15:
 * Fixed serial port low power feature
 * Fixed RTS/CTS flow control on serial port
 * Added radio reset on software reboot

Version 2.7.13:
 * Added support for H5 and EV3 radios
 * Added logging when the radio is reset (syslog and ppp trace)
 * Serial port power management feature cleanup

Version 2.7.12:
 * Dial on demand delay fix for H4 radios
 * Merged Serial port power management and custom GPS string
features

Version 2.7.7:
 * Added "on demand" option for serial port connection start
 * DHCP server gives out both primary and secondary DNS now
 * Fixed terminal issues with serial debug port (much nicer to use now)

Version 2.7.5:
 * Update help.html and help-index.html files. Changed Signal Strength reporting for EV1 to same code as serial modems.

Version 2.7.4:
 * Updates and fixes for EV1 and H3. CVS tickets 1948, 1870, and 2018. 
 * Also added special bootstrap source code that sets the memory bus to slow to help reduce EMI radiation from the EN3. 

Version 2.7.3:
 * Include md5sum for verifying firmware upgrades 
 * Fixed ticket 2001

Version 2.7.2:
 * Added annex-client module to the repository.
 * Merged the DHCPD bug fix (ticket 1967)

Version 2.7.1:
 * Fixed webpage bugs. See tickets 1941 and 1942

Version 2.7.0:
 * Added initial support for EN3 models. 

Version 2.6.10:
 * Fixed - CMS ERROR: 303 When configure the -H4 with Wakeup on SMS enable.  See Ticket #5028715.

Version 2.6.9:
 * Fixed some RTC clock issues.

Version 2.6.8:
 * Fixed cleanup function in telauto so that it will terminate the telauto process with Inactivity Timer enable. See Ticket #5027066

Version 2.6.7:
 * Fixed EV2 signal strength problem - The new EV2 modem only sends 18,99 response after issuing at+csq.  See Ticket #5025039

 * Allows to enter the IP address with the second octet = 0. For example, 10.0.1.1.

 * Allows to enter the IP address with the second octet = 255. For example, 10.255.200.1

Version 2.6.6:
 * Allow to enter - TCP/UDP with the same destination port number. See Ticket #5013597

Version 2.6.4:
 * Fixed Telnet session get disconnected after sending an sms message with Ctrl + z.  See Ticket #5025664.

Version 2.6.2:
 * Sometimes no reconnection after operator detachment and when Ethernet link is unplugged, LED STATUS is sometimes always OFF or always ON.  See Ticket #5027633

2010-10-18 Version 2.6.1:
  * Disable RTT interrupts during interrupt init
  * PPP keep-alive hostname can now contain 255
  * kalloc memory for spi_{read,write}s

2010-08-27 Version 2.6:
  * uboot_config has been replaced by uboot-conf.
  * The device type must be set from u-boot or using uboot-conf from Linux:
    Setting from Linux:
      uboot-conf write device_type MTCBA-EV1-EN2
    Setting from u-boot:
      setenv device_type MTCBA-EV1-EN2
      save
      save
  * Added a daemon mtsgps for GPS support as specified in MRD
  * Updated sierra driver
  * Updated option driver
  * Updated openswan
  * Replace MTioctrl with mts-io
  * Update at91bootstrap and U-boot to version used with the MTCDP
  * Change upgrade magic header ID to 0xDADA
  * Add preference to default route.
  * Remove check which required PPP Username and Password from Wizard
  * Fix network form validation
  * Set H4 signal strength LEDs from data port
  * Increase reset pulse to 250ms
  * Fix DDNS killed by SIGUSR2 from pppd
  * Send ACK command immediately following +CMT
  * ipsec commands were not removed from buildrun after delete

2010-06-24 Version 2.5.3:
  * Fix buffer overrun in upgrade nand write.
  * Add upgrade magic header ID 0xDADA check.

2010-01-27 Version 2.5.1:
  * ipsec logging was re-added.
  * Fix hard reset on chat expect failure.

2010-01-08 Version 2.5:
  * Set HTTP Username and Password maxlength to 100 in web interface.
  * Updated Home Page Technical support information.
  * Serial port client now works when IPsec is enabled.
  * When adding PPP default route force dev to PPP dev. 
  * Version is now read from /etc/issue instead of the Release field in
    /usr/local/issue.
  * set ipsec.conf overridemtu=1438
  * Fixed bug which did not allow the IP address to change to
    another IP address in the same network.

